[INFO] cloning repository https://github.com/John-Paul-R/wf-data-cli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/John-Paul-R/wf-data-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Paul-R%2Fwf-data-cli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Paul-R%2Fwf-data-cli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8db3303f1083ea998bfee1911e472e8d32caa94b
[INFO] testing John-Paul-R/wf-data-cli-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Paul-R%2Fwf-data-cli-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/John-Paul-R/wf-data-cli-rs
[INFO] finished tweaking git repo https://github.com/John-Paul-R/wf-data-cli-rs
[INFO] tweaked toml for git repo https://github.com/John-Paul-R/wf-data-cli-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/John-Paul-R/wf-data-cli-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/John-Paul-R/wf-data-cli-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03a725f6ba68131a5418316bcfcfe5ab3965004ae539302cc4ac9095b1337cbd
[INFO] running `Command { std: "docker" "start" "-a" "03a725f6ba68131a5418316bcfcfe5ab3965004ae539302cc4ac9095b1337cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03a725f6ba68131a5418316bcfcfe5ab3965004ae539302cc4ac9095b1337cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a725f6ba68131a5418316bcfcfe5ab3965004ae539302cc4ac9095b1337cbd", kill_on_drop: false }`
[INFO] [stdout] 03a725f6ba68131a5418316bcfcfe5ab3965004ae539302cc4ac9095b1337cbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da187ce9596b66c5110504f03069c8f9e529ce616e902e4c3c9783a1e92ce207
[INFO] running `Command { std: "docker" "start" "-a" "da187ce9596b66c5110504f03069c8f9e529ce616e902e4c3c9783a1e92ce207", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling wf_api_quick v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `prefix_width`
[INFO] [stdout]    --> src/main.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let prefix_width = unicode_width::UnicodeWidthStr::width(prefix);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word_width`
[INFO] [stdout]    --> src/main.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let word_width = unicode_width::UnicodeWidthStr::width(word);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `uniqueName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     uniqueName: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `warframeMarket` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     warframeMarket: Option<WarframeMarket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `warframe_market`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `urlName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     urlName: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `url_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `uniqueName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     uniqueName: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `productCategory` should have a snake case name
[INFO] [stdout]   --> src/main.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     productCategory: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `product_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `uniqueName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     uniqueName: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `productCategory` should have a snake case name
[INFO] [stdout]   --> src/main.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     productCategory: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `product_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `estimatedVaultDate` should have a snake case name
[INFO] [stdout]   --> src/main.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     estimatedVaultDate: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_vault_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.99s
[INFO] running `Command { std: "docker" "inspect" "da187ce9596b66c5110504f03069c8f9e529ce616e902e4c3c9783a1e92ce207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da187ce9596b66c5110504f03069c8f9e529ce616e902e4c3c9783a1e92ce207", kill_on_drop: false }`
[INFO] [stdout] da187ce9596b66c5110504f03069c8f9e529ce616e902e4c3c9783a1e92ce207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad35327c722bcd69390ad9541d22bc2b119861e69f2cd986263b9b76ae4988df
[INFO] running `Command { std: "docker" "start" "-a" "ad35327c722bcd69390ad9541d22bc2b119861e69f2cd986263b9b76ae4988df", kill_on_drop: false }`
[INFO] [stderr]    Compiling wf_api_quick v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `prefix_width`
[INFO] [stdout]    --> src/main.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let prefix_width = unicode_width::UnicodeWidthStr::width(prefix);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word_width`
[INFO] [stdout]    --> src/main.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let word_width = unicode_width::UnicodeWidthStr::width(word);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `uniqueName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     uniqueName: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `warframeMarket` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     warframeMarket: Option<WarframeMarket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `warframe_market`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `urlName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     urlName: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `url_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `uniqueName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     uniqueName: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `productCategory` should have a snake case name
[INFO] [stdout]   --> src/main.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     productCategory: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `product_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `uniqueName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     uniqueName: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `productCategory` should have a snake case name
[INFO] [stdout]   --> src/main.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     productCategory: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `product_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `estimatedVaultDate` should have a snake case name
[INFO] [stdout]   --> src/main.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     estimatedVaultDate: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_vault_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "ad35327c722bcd69390ad9541d22bc2b119861e69f2cd986263b9b76ae4988df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad35327c722bcd69390ad9541d22bc2b119861e69f2cd986263b9b76ae4988df", kill_on_drop: false }`
[INFO] [stdout] ad35327c722bcd69390ad9541d22bc2b119861e69f2cd986263b9b76ae4988df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 480e6a4a7c26e9b93bc77e5fa41ca521a7254a0035c7b2dfea25af0cdbbeaff4
[INFO] running `Command { std: "docker" "start" "-a" "480e6a4a7c26e9b93bc77e5fa41ca521a7254a0035c7b2dfea25af0cdbbeaff4", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `prefix_width`
[INFO] [stderr]    --> src/main.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 129 |     let prefix_width = unicode_width::UnicodeWidthStr::width(prefix);
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_width`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `word_width`
[INFO] [stderr]    --> src/main.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let word_width = unicode_width::UnicodeWidthStr::width(word);
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_width`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `uniqueName` should have a snake case name
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     uniqueName: String,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `warframeMarket` should have a snake case name
[INFO] [stderr]   --> src/main.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     warframeMarket: Option<WarframeMarket>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `warframe_market`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `urlName` should have a snake case name
[INFO] [stderr]   --> src/main.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     urlName: String,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to snake case: `url_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `uniqueName` should have a snake case name
[INFO] [stderr]   --> src/main.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     uniqueName: String,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `productCategory` should have a snake case name
[INFO] [stderr]   --> src/main.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     productCategory: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `product_category`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `uniqueName` should have a snake case name
[INFO] [stderr]   --> src/main.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 63 |     uniqueName: String,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `unique_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `productCategory` should have a snake case name
[INFO] [stderr]   --> src/main.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     productCategory: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `product_category`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `estimatedVaultDate` should have a snake case name
[INFO] [stderr]   --> src/main.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 73 |     estimatedVaultDate: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_vault_date`
[INFO] [stderr] 
[INFO] [stderr] warning: `wf_api_quick` (bin "wf_api_quick" test) generated 10 warnings (run `cargo fix --bin "wf_api_quick" -p wf_api_quick --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wf_api_quick-a28a794c7522683c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "480e6a4a7c26e9b93bc77e5fa41ca521a7254a0035c7b2dfea25af0cdbbeaff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "480e6a4a7c26e9b93bc77e5fa41ca521a7254a0035c7b2dfea25af0cdbbeaff4", kill_on_drop: false }`
[INFO] [stdout] 480e6a4a7c26e9b93bc77e5fa41ca521a7254a0035c7b2dfea25af0cdbbeaff4
